PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFPageTransform Class
Fields Methods


In This Topic
    PDFPageTransform Class Members
    In This Topic

    The following tables list the members exposed by PDFPageTransform.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new PDFPageTransform object.  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Protected FieldGets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Protected Field  
    Protected Field  
    Protected Field  
    Top
    Public Methods
     NameDescription
    Public MethodGets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Public MethodGets the transform context.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodInternal use only.  
    Public MethodSets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Protected MethodTransforms the input PDF operator in a list of zero or more operators.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also